Shades of San Juan #435961
Tints of San Juan #435961
RGB
CMYK
RGB Variations
Color information
#435961 (or 0x435961) is known color: San Juan. HEX triplet: 43, 59 and 61. RGB value is (67,89,97). Sum of RGB (Red+Green+Blue) = 67+89+97=253 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.48% from 253); Green value is 89 (35.16% from 255 or 35.18% from 253); Blue value is 97 (38.28% from 255 or 38.34% from 253); Max value from RGB is 97 - color contains mainly: blue. Hex color #435961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435961 is #BCA69E. Grayscale: #535353. Windows color (decimal): -12363423 or 6379843. OLE color: 6379843.
HSL color Cylindrical-coordinate representation of color #435961: hue angle of 196º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #435961 is Cyan = 0.31, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 89 | 97 | - |
| CMYK | 0.31 | 0.08 | 0 | 0.62 |
| HSL | 196º | 0.18% | 0.32% | - |
| HSV(B) | 196º | 0.31% | 0.38% | - |
| XYZ | 8.04 | 9.2 | 12.66 | - |
| YUV | 83.33 | 135.71 | 116.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 89 | 97 | 0.31 | 0.08 | 0 | 0.62 | 196 | 0.18 | 0.32 |
| Hex | 43 | 59 | 61 | 1F | 8 | 0 | 3E | C4 | 12 | 20 |
| Octal | 103 | 131 | 141 | 37 | 10 | 0 | 76 | 304 | 22 | 40 |
| Binary | 1000011 | 1011001 | 1100001 | 11111 | 1000 | 0 | 111110 | 11000100 | 10010 | 100000 |
Color Harmonies of #435961
Complementary color
Monochromatic Colors of #435961
Black with #435961
Text Example
Text Example
White with #435961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435961; }
p { color: rgb(67,89,97); }
H1.HeaderClassName
{
color: #435961;
}
.AnyTagClassName
{
color: #435961;
}
</style>
background-color css
<style>
a { background-color: #435961; }
a { background-color: rgb(67,89,97); }
div.DivClassName
{
background-color: #435961;
}
.BgClassName
{
background-color: #435961;
}
</style>
border-color css
<style>
span { border-color: #435961; }
span { border-color: rgb(67,89,97); }
td.TdClassName
{
border-color: #435961;
}
.TagClassName
{
border-color: #435961;
}
</style>