Shades of San Juan #425662
Tints of San Juan #425662
RGB
CMYK
RGB Variations
Color information
#425662 (or 0x425662) is known color: San Juan. HEX triplet: 42, 56 and 62. RGB value is (66,86,98). Sum of RGB (Red+Green+Blue) = 66+86+98=250 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.4% from 250); Green value is 86 (33.98% from 255 or 34.4% from 250); Blue value is 98 (38.67% from 255 or 39.2% from 250); Max value from RGB is 98 - color contains mainly: blue. Hex color #425662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425662 is #BDA99D. Grayscale: #515151. Windows color (decimal): -12429726 or 6444610. OLE color: 6444610.
HSL color Cylindrical-coordinate representation of color #425662: hue angle of 202.5º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #425662 is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 86 | 98 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.62 |
| HSL | 202.5º | 0.2% | 0.32% | - |
| HSV(B) | 202.5º | 0.33% | 0.38% | - |
| XYZ | 7.78 | 8.7 | 12.82 | - |
| YUV | 81.39 | 137.37 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 98 | 0.33 | 0.12 | 0 | 0.62 | 202.5 | 0.2 | 0.32 |
| Hex | 42 | 56 | 62 | 21 | C | 0 | 3E | CA | 14 | 20 |
| Octal | 102 | 126 | 142 | 41 | 14 | 0 | 76 | 312 | 24 | 40 |
| Binary | 1000010 | 1010110 | 1100010 | 100001 | 1100 | 0 | 111110 | 11001010 | 10100 | 100000 |
Color Harmonies of #425662
Complementary color
Monochromatic Colors of #425662
Black with #425662
Text Example
Text Example
White with #425662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425662; }
p { color: rgb(66,86,98); }
H1.HeaderClassName
{
color: #425662;
}
.AnyTagClassName
{
color: #425662;
}
</style>
background-color css
<style>
a { background-color: #425662; }
a { background-color: rgb(66,86,98); }
div.DivClassName
{
background-color: #425662;
}
.BgClassName
{
background-color: #425662;
}
</style>
border-color css
<style>
span { border-color: #425662; }
span { border-color: rgb(66,86,98); }
td.TdClassName
{
border-color: #425662;
}
.TagClassName
{
border-color: #425662;
}
</style>