Shades of San Juan #425861
Tints of San Juan #425861
RGB
CMYK
RGB Variations
Color information
#425861 (or 0x425861) is known color: San Juan. HEX triplet: 42, 58 and 61. RGB value is (66,88,97). Sum of RGB (Red+Green+Blue) = 66+88+97=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 88 (34.77% from 255 or 35.06% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 97 - color contains mainly: blue. Hex color #425861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425861 is #BDA79E. Grayscale: #525252. Windows color (decimal): -12429215 or 6379586. OLE color: 6379586.
HSL color Cylindrical-coordinate representation of color #425861: hue angle of 197.42º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #425861 is Cyan = 0.32, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 88 | 97 | - |
| CMYK | 0.32 | 0.09 | 0 | 0.62 |
| HSL | 197.42º | 0.19% | 0.32% | - |
| HSV(B) | 197.42º | 0.32% | 0.38% | - |
| XYZ | 7.89 | 9 | 12.63 | - |
| YUV | 82.45 | 136.21 | 116.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 88 | 97 | 0.32 | 0.09 | 0 | 0.62 | 197.42 | 0.19 | 0.32 |
| Hex | 42 | 58 | 61 | 20 | 9 | 0 | 3E | C5 | 13 | 20 |
| Octal | 102 | 130 | 141 | 40 | 11 | 0 | 76 | 305 | 23 | 40 |
| Binary | 1000010 | 1011000 | 1100001 | 100000 | 1001 | 0 | 111110 | 11000101 | 10011 | 100000 |
Color Harmonies of #425861
Complementary color
Monochromatic Colors of #425861
Black with #425861
Text Example
Text Example
White with #425861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425861; }
p { color: rgb(66,88,97); }
H1.HeaderClassName
{
color: #425861;
}
.AnyTagClassName
{
color: #425861;
}
</style>
background-color css
<style>
a { background-color: #425861; }
a { background-color: rgb(66,88,97); }
div.DivClassName
{
background-color: #425861;
}
.BgClassName
{
background-color: #425861;
}
</style>
border-color css
<style>
span { border-color: #425861; }
span { border-color: rgb(66,88,97); }
td.TdClassName
{
border-color: #425861;
}
.TagClassName
{
border-color: #425861;
}
</style>