reddish black
Enter any color value (e.g., #044e4c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#003445 color RGB value is (0,52,69)
#003445 color CMYK value
#003445 color HSL value
HSV(or HSB) | 194.8° | 100 | 27.1 |
XYZ | 2.302 | 2.886 | 6.066 |
Yxy | 0.205 | 0.256 | 2.886 |
LAB | 19.58 | -8.695 | -15.04 |
LUV | 19.58 | -13.61 | -15.57 |
Hunter-LAB | 16.987 | -5.537 | -9.281 |
CIE-LCH | 19.58 | 17.373 | 239.967 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 34 | 45 |
Decimal | 0 | 52 | 69 |
Octal | 0 | 64 | 105 |
Binary | 00000000 | 00110100 | 01000101 |
Below, you can see some colors close to #003445. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #003445.
<span style="color:#003445">Text here</span>
This paragraph has a background color of #003445.
<p style="background-color:#003445;">Content here</p>
This element has a border color of #003445.
<div style="border:1px #003445;">Content here</div>
.text {color:#003445;}
.background {background-color:#003445;}
.border {border:1px solid #003445;}
.text-shadow {border:1px solid #003445;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000405 is the darkest color, while #effbff is the lightest one.