Shades of San Juan #425866
Tints of San Juan #425866
RGB
CMYK
RGB Variations
Color information
#425866 (or 0x425866) is known color: San Juan. HEX triplet: 42, 58 and 66. RGB value is (66,88,102). Sum of RGB (Red+Green+Blue) = 66+88+102=256 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.78% from 256); Green value is 88 (34.77% from 255 or 34.38% from 256); Blue value is 102 (40.23% from 255 or 39.84% from 256); Max value from RGB is 102 - color contains mainly: blue. Hex color #425866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425866 is #BDA799. Grayscale: #525252. Windows color (decimal): -12429210 or 6707266. OLE color: 6707266.
HSL color Cylindrical-coordinate representation of color #425866: hue angle of 203.33º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #425866 is Cyan = 0.35, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 88 | 102 | - |
| CMYK | 0.35 | 0.14 | 0 | 0.6 |
| HSL | 203.33º | 0.21% | 0.33% | - |
| HSV(B) | 203.33º | 0.35% | 0.4% | - |
| XYZ | 8.13 | 9.1 | 13.9 | - |
| YUV | 83.02 | 138.71 | 115.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 88 | 102 | 0.35 | 0.14 | 0 | 0.6 | 203.33 | 0.21 | 0.33 |
| Hex | 42 | 58 | 66 | 23 | E | 0 | 3C | CB | 15 | 21 |
| Octal | 102 | 130 | 146 | 43 | 16 | 0 | 74 | 313 | 25 | 41 |
| Binary | 1000010 | 1011000 | 1100110 | 100011 | 1110 | 0 | 111100 | 11001011 | 10101 | 100001 |
Color Harmonies of #425866
Complementary color
Monochromatic Colors of #425866
Black with #425866
Text Example
Text Example
White with #425866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425866; }
p { color: rgb(66,88,102); }
H1.HeaderClassName
{
color: #425866;
}
.AnyTagClassName
{
color: #425866;
}
</style>
background-color css
<style>
a { background-color: #425866; }
a { background-color: rgb(66,88,102); }
div.DivClassName
{
background-color: #425866;
}
.BgClassName
{
background-color: #425866;
}
</style>
border-color css
<style>
span { border-color: #425866; }
span { border-color: rgb(66,88,102); }
td.TdClassName
{
border-color: #425866;
}
.TagClassName
{
border-color: #425866;
}
</style>