Shades of San Juan #425666
Tints of San Juan #425666
RGB
CMYK
RGB Variations
Color information
#425666 (or 0x425666) is known color: San Juan. HEX triplet: 42, 56 and 66. RGB value is (66,86,102). Sum of RGB (Red+Green+Blue) = 66+86+102=254 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.98% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 102 - color contains mainly: blue. Hex color #425666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425666 is #BDA999. Grayscale: #515151. Windows color (decimal): -12429722 or 6706754. OLE color: 6706754.
HSL color Cylindrical-coordinate representation of color #425666: hue angle of 206.67º 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 #425666 is Cyan = 0.35, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 86 | 102 | - |
| CMYK | 0.35 | 0.16 | 0 | 0.6 |
| HSL | 206.67º | 0.21% | 0.33% | - |
| HSV(B) | 206.67º | 0.35% | 0.4% | - |
| XYZ | 7.97 | 8.77 | 13.84 | - |
| YUV | 81.84 | 139.37 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 102 | 0.35 | 0.16 | 0 | 0.6 | 206.67 | 0.21 | 0.33 |
| Hex | 42 | 56 | 66 | 23 | 10 | 0 | 3C | CF | 15 | 21 |
| Octal | 102 | 126 | 146 | 43 | 20 | 0 | 74 | 317 | 25 | 41 |
| Binary | 1000010 | 1010110 | 1100110 | 100011 | 10000 | 0 | 111100 | 11001111 | 10101 | 100001 |
Color Harmonies of #425666
Complementary color
Monochromatic Colors of #425666
Black with #425666
Text Example
Text Example
White with #425666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425666; }
p { color: rgb(66,86,102); }
H1.HeaderClassName
{
color: #425666;
}
.AnyTagClassName
{
color: #425666;
}
</style>
background-color css
<style>
a { background-color: #425666; }
a { background-color: rgb(66,86,102); }
div.DivClassName
{
background-color: #425666;
}
.BgClassName
{
background-color: #425666;
}
</style>
border-color css
<style>
span { border-color: #425666; }
span { border-color: rgb(66,86,102); }
td.TdClassName
{
border-color: #425666;
}
.TagClassName
{
border-color: #425666;
}
</style>