Shades of San Juan #435768
Tints of San Juan #435768
RGB
CMYK
RGB Variations
Color information
#435768 (or 0x435768) is known color: San Juan. HEX triplet: 43, 57 and 68. RGB value is (67,87,104). Sum of RGB (Red+Green+Blue) = 67+87+104=258 (34% of max value = 765). Red value is 67 (26.56% from 255 or 25.97% from 258); Green value is 87 (34.38% from 255 or 33.72% from 258); Blue value is 104 (41.02% from 255 or 40.31% from 258); Max value from RGB is 104 - color contains mainly: blue. Hex color #435768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435768 is #BCA897. Grayscale: #525252. Windows color (decimal): -12363928 or 6838083. OLE color: 6838083.
HSL color Cylindrical-coordinate representation of color #435768: hue angle of 207.57º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #435768 is Cyan = 0.36, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 87 | 104 | - |
| CMYK | 0.36 | 0.16 | 0 | 0.59 |
| HSL | 207.57º | 0.22% | 0.34% | - |
| HSV(B) | 207.57º | 0.36% | 0.41% | - |
| XYZ | 8.22 | 9.01 | 14.4 | - |
| YUV | 82.96 | 139.87 | 116.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 87 | 104 | 0.36 | 0.16 | 0 | 0.59 | 207.57 | 0.22 | 0.34 |
| Hex | 43 | 57 | 68 | 24 | 10 | 0 | 3B | D0 | 16 | 22 |
| Octal | 103 | 127 | 150 | 44 | 20 | 0 | 73 | 320 | 26 | 42 |
| Binary | 1000011 | 1010111 | 1101000 | 100100 | 10000 | 0 | 111011 | 11010000 | 10110 | 100010 |
Color Harmonies of #435768
Complementary color
Monochromatic Colors of #435768
Black with #435768
Text Example
Text Example
White with #435768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435768; }
p { color: rgb(67,87,104); }
H1.HeaderClassName
{
color: #435768;
}
.AnyTagClassName
{
color: #435768;
}
</style>
background-color css
<style>
a { background-color: #435768; }
a { background-color: rgb(67,87,104); }
div.DivClassName
{
background-color: #435768;
}
.BgClassName
{
background-color: #435768;
}
</style>
border-color css
<style>
span { border-color: #435768; }
span { border-color: rgb(67,87,104); }
td.TdClassName
{
border-color: #435768;
}
.TagClassName
{
border-color: #435768;
}
</style>