Shades of San Juan #425462
Tints of San Juan #425462
RGB
CMYK
RGB Variations
Color information
#425462 (or 0x425462) is known color: San Juan. HEX triplet: 42, 54 and 62. RGB value is (66,84,98). Sum of RGB (Red+Green+Blue) = 66+84+98=248 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.61% from 248); Green value is 84 (33.20% from 255 or 33.87% from 248); Blue value is 98 (38.67% from 255 or 39.52% from 248); Max value from RGB is 98 - color contains mainly: blue. Hex color #425462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425462 is #BDAB9D. Grayscale: #505050. Windows color (decimal): -12430238 or 6444098. OLE color: 6444098.
HSL color Cylindrical-coordinate representation of color #425462: hue angle of 206.25º 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 #425462 is Cyan = 0.33, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 84 | 98 | - |
| CMYK | 0.33 | 0.14 | 0 | 0.62 |
| HSL | 206.25º | 0.2% | 0.32% | - |
| HSV(B) | 206.25º | 0.33% | 0.38% | - |
| XYZ | 7.62 | 8.38 | 12.77 | - |
| YUV | 80.21 | 138.04 | 117.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 98 | 0.33 | 0.14 | 0 | 0.62 | 206.25 | 0.2 | 0.32 |
| Hex | 42 | 54 | 62 | 21 | E | 0 | 3E | CE | 14 | 20 |
| Octal | 102 | 124 | 142 | 41 | 16 | 0 | 76 | 316 | 24 | 40 |
| Binary | 1000010 | 1010100 | 1100010 | 100001 | 1110 | 0 | 111110 | 11001110 | 10100 | 100000 |
Color Harmonies of #425462
Complementary color
Monochromatic Colors of #425462
Black with #425462
Text Example
Text Example
White with #425462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425462; }
p { color: rgb(66,84,98); }
H1.HeaderClassName
{
color: #425462;
}
.AnyTagClassName
{
color: #425462;
}
</style>
background-color css
<style>
a { background-color: #425462; }
a { background-color: rgb(66,84,98); }
div.DivClassName
{
background-color: #425462;
}
.BgClassName
{
background-color: #425462;
}
</style>
border-color css
<style>
span { border-color: #425462; }
span { border-color: rgb(66,84,98); }
td.TdClassName
{
border-color: #425462;
}
.TagClassName
{
border-color: #425462;
}
</style>