Shades of San Juan #435965
Tints of San Juan #435965
RGB
CMYK
RGB Variations
Color information
#435965 (or 0x435965) is known color: San Juan. HEX triplet: 43, 59 and 65. RGB value is (67,89,101). Sum of RGB (Red+Green+Blue) = 67+89+101=257 (34% of max value = 765). Red value is 67 (26.56% from 255 or 26.07% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 101 (39.84% from 255 or 39.30% from 257); Max value from RGB is 101 - color contains mainly: blue. Hex color #435965 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435965 is #BCA69A. Grayscale: #535353. Windows color (decimal): -12363419 or 6641987. OLE color: 6641987.
HSL color Cylindrical-coordinate representation of color #435965: hue angle of 201.18º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #435965 is Cyan = 0.34, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 89 | 101 | - |
| CMYK | 0.34 | 0.12 | 0 | 0.60 |
| HSL | 201.18º | 0.2% | 0.33% | - |
| HSV(B) | 201.18º | 0.34% | 0.4% | - |
| XYZ | 8.24 | 9.28 | 13.67 | - |
| YUV | 83.79 | 137.71 | 116.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 89 | 101 | 0.34 | 0.12 | 0 | 0.60 | 201.18 | 0.2 | 0.33 |
| Hex | 43 | 59 | 65 | 22 | C | 0 | 3C | C9 | 14 | 21 |
| Octal | 103 | 131 | 145 | 42 | 14 | 0 | 74 | 311 | 24 | 41 |
| Binary | 1000011 | 1011001 | 1100101 | 100010 | 1100 | 0 | 111100 | 11001001 | 10100 | 100001 |
Color Harmonies of #435965
Complementary color
Monochromatic Colors of #435965
Black with #435965
Text Example
Text Example
White with #435965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435965; }
p { color: rgb(67,89,101); }
H1.HeaderClassName
{
color: #435965;
}
.AnyTagClassName
{
color: #435965;
}
</style>
background-color css
<style>
a { background-color: #435965; }
a { background-color: rgb(67,89,101); }
div.DivClassName
{
background-color: #435965;
}
.BgClassName
{
background-color: #435965;
}
</style>
border-color css
<style>
span { border-color: #435965; }
span { border-color: rgb(67,89,101); }
td.TdClassName
{
border-color: #435965;
}
.TagClassName
{
border-color: #435965;
}
</style>