Shades of San Juan #425769
Tints of San Juan #425769
RGB
CMYK
RGB Variations
Color information
#425769 (or 0x425769) is known color: San Juan. HEX triplet: 42, 57 and 69. RGB value is (66,87,105). Sum of RGB (Red+Green+Blue) = 66+87+105=258 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.58% from 258); Green value is 87 (34.38% from 255 or 33.72% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 105 - color contains mainly: blue. Hex color #425769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425769 is #BDA896. Grayscale: #525252. Windows color (decimal): -12429463 or 6903618. OLE color: 6903618.
HSL color Cylindrical-coordinate representation of color #425769: hue angle of 207.69º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #425769 is Cyan = 0.37, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 87 | 105 | - |
| CMYK | 0.37 | 0.17 | 0 | 0.59 |
| HSL | 207.69º | 0.23% | 0.34% | - |
| HSV(B) | 207.69º | 0.37% | 0.41% | - |
| XYZ | 8.2 | 8.99 | 14.67 | - |
| YUV | 82.77 | 140.54 | 116.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 105 | 0.37 | 0.17 | 0 | 0.59 | 207.69 | 0.23 | 0.34 |
| Hex | 42 | 57 | 69 | 25 | 11 | 0 | 3B | D0 | 17 | 22 |
| Octal | 102 | 127 | 151 | 45 | 21 | 0 | 73 | 320 | 27 | 42 |
| Binary | 1000010 | 1010111 | 1101001 | 100101 | 10001 | 0 | 111011 | 11010000 | 10111 | 100010 |
Color Harmonies of #425769
Complementary color
Monochromatic Colors of #425769
Black with #425769
Text Example
Text Example
White with #425769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425769; }
p { color: rgb(66,87,105); }
H1.HeaderClassName
{
color: #425769;
}
.AnyTagClassName
{
color: #425769;
}
</style>
background-color css
<style>
a { background-color: #425769; }
a { background-color: rgb(66,87,105); }
div.DivClassName
{
background-color: #425769;
}
.BgClassName
{
background-color: #425769;
}
</style>
border-color css
<style>
span { border-color: #425769; }
span { border-color: rgb(66,87,105); }
td.TdClassName
{
border-color: #425769;
}
.TagClassName
{
border-color: #425769;
}
</style>