Shades of San Juan #435460
Tints of San Juan #435460
RGB
CMYK
RGB Variations
Color information
#435460 (or 0x435460) is known color: San Juan. HEX triplet: 43, 54 and 60. RGB value is (67,84,96). Sum of RGB (Red+Green+Blue) = 67+84+96=247 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.13% from 247); Green value is 84 (33.20% from 255 or 34.01% from 247); Blue value is 96 (37.89% from 255 or 38.87% from 247); Max value from RGB is 96 - color contains mainly: blue. Hex color #435460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435460 is #BCAB9F. Grayscale: #505050. Windows color (decimal): -12364704 or 6313027. OLE color: 6313027.
HSL color Cylindrical-coordinate representation of color #435460: hue angle of 204.83º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #435460 is Cyan = 0.30, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 84 | 96 | - |
| CMYK | 0.30 | 0.12 | 0 | 0.62 |
| HSL | 204.83º | 0.18% | 0.32% | - |
| HSV(B) | 204.83º | 0.3% | 0.38% | - |
| XYZ | 7.6 | 8.38 | 12.28 | - |
| YUV | 80.29 | 136.87 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 96 | 0.30 | 0.12 | 0 | 0.62 | 204.83 | 0.18 | 0.32 |
| Hex | 43 | 54 | 60 | 1E | C | 0 | 3E | CD | 12 | 20 |
| Octal | 103 | 124 | 140 | 36 | 14 | 0 | 76 | 315 | 22 | 40 |
| Binary | 1000011 | 1010100 | 1100000 | 11110 | 1100 | 0 | 111110 | 11001101 | 10010 | 100000 |
Color Harmonies of #435460
Complementary color
Monochromatic Colors of #435460
Black with #435460
Text Example
Text Example
White with #435460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435460; }
p { color: rgb(67,84,96); }
H1.HeaderClassName
{
color: #435460;
}
.AnyTagClassName
{
color: #435460;
}
</style>
background-color css
<style>
a { background-color: #435460; }
a { background-color: rgb(67,84,96); }
div.DivClassName
{
background-color: #435460;
}
.BgClassName
{
background-color: #435460;
}
</style>
border-color css
<style>
span { border-color: #435460; }
span { border-color: rgb(67,84,96); }
td.TdClassName
{
border-color: #435460;
}
.TagClassName
{
border-color: #435460;
}
</style>