Shades of Blue Zodiac #434754
Tints of Blue Zodiac #434754
RGB
CMYK
RGB Variations
Color information
#434754 (or 0x434754) is known color: Blue Zodiac. HEX triplet: 43, 47 and 54. RGB value is (67,71,84). Sum of RGB (Red+Green+Blue) = 67+71+84=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 71 (28.12% from 255 or 31.98% from 222); Blue value is 84 (33.20% from 255 or 37.84% from 222); Max value from RGB is 84 - color contains mainly: blue. Hex color #434754 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434754 is #BCB8AB. Grayscale: #474747. Windows color (decimal): -12368044 or 5523267. OLE color: 5523267.
HSL color Cylindrical-coordinate representation of color #434754: hue angle of 225.88º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #434754 is Cyan = 0.20, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 71 | 84 | - |
| CMYK | 0.20 | 0.15 | 0 | 0.67 |
| HSL | 225.88º | 0.11% | 0.3% | - |
| HSV(B) | 225.88º | 0.2% | 0.33% | - |
| XYZ | 6.17 | 6.34 | 9.29 | - |
| YUV | 71.29 | 135.17 | 124.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 84 | 0.20 | 0.15 | 0 | 0.67 | 225.88 | 0.11 | 0.3 |
| Hex | 43 | 47 | 54 | 14 | F | 0 | 43 | E2 | B | 1E |
| Octal | 103 | 107 | 124 | 24 | 17 | 0 | 103 | 342 | 13 | 36 |
| Binary | 1000011 | 1000111 | 1010100 | 10100 | 1111 | 0 | 1000011 | 11100010 | 1011 | 11110 |
Color Harmonies of #434754
Complementary color
Monochromatic Colors of #434754
Black with #434754
Text Example
Text Example
White with #434754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434754; }
p { color: rgb(67,71,84); }
H1.HeaderClassName
{
color: #434754;
}
.AnyTagClassName
{
color: #434754;
}
</style>
background-color css
<style>
a { background-color: #434754; }
a { background-color: rgb(67,71,84); }
div.DivClassName
{
background-color: #434754;
}
.BgClassName
{
background-color: #434754;
}
</style>
border-color css
<style>
span { border-color: #434754; }
span { border-color: rgb(67,71,84); }
td.TdClassName
{
border-color: #434754;
}
.TagClassName
{
border-color: #434754;
}
</style>