Shades of San Juan #425566
Tints of San Juan #425566
RGB
CMYK
RGB Variations
Color information
#425566 (or 0x425566) is known color: San Juan. HEX triplet: 42, 55 and 66. RGB value is (66,85,102). Sum of RGB (Red+Green+Blue) = 66+85+102=253 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.09% from 253); Green value is 85 (33.59% from 255 or 33.60% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 102 - color contains mainly: blue. Hex color #425566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425566 is #BDAA99. Grayscale: #515151. Windows color (decimal): -12429978 or 6706498. OLE color: 6706498.
HSL color Cylindrical-coordinate representation of color #425566: hue angle of 208.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 #425566 is Cyan = 0.35, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 85 | 102 | - |
| CMYK | 0.35 | 0.17 | 0 | 0.6 |
| HSL | 208.33º | 0.21% | 0.33% | - |
| HSV(B) | 208.33º | 0.35% | 0.4% | - |
| XYZ | 7.89 | 8.61 | 13.82 | - |
| YUV | 81.26 | 139.71 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 102 | 0.35 | 0.17 | 0 | 0.6 | 208.33 | 0.21 | 0.33 |
| Hex | 42 | 55 | 66 | 23 | 11 | 0 | 3C | D0 | 15 | 21 |
| Octal | 102 | 125 | 146 | 43 | 21 | 0 | 74 | 320 | 25 | 41 |
| Binary | 1000010 | 1010101 | 1100110 | 100011 | 10001 | 0 | 111100 | 11010000 | 10101 | 100001 |
Color Harmonies of #425566
Complementary color
Monochromatic Colors of #425566
Black with #425566
Text Example
Text Example
White with #425566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425566; }
p { color: rgb(66,85,102); }
H1.HeaderClassName
{
color: #425566;
}
.AnyTagClassName
{
color: #425566;
}
</style>
background-color css
<style>
a { background-color: #425566; }
a { background-color: rgb(66,85,102); }
div.DivClassName
{
background-color: #425566;
}
.BgClassName
{
background-color: #425566;
}
</style>
border-color css
<style>
span { border-color: #425566; }
span { border-color: rgb(66,85,102); }
td.TdClassName
{
border-color: #425566;
}
.TagClassName
{
border-color: #425566;
}
</style>