Shades of San Juan #425665
Tints of San Juan #425665
RGB
CMYK
RGB Variations
Color information
#425665 (or 0x425665) is known color: San Juan. HEX triplet: 42, 56 and 65. RGB value is (66,86,101). Sum of RGB (Red+Green+Blue) = 66+86+101=253 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.09% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 101 (39.84% from 255 or 39.92% from 253); Max value from RGB is 101 - color contains mainly: blue. Hex color #425665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425665 is #BDA99A. Grayscale: #515151. Windows color (decimal): -12429723 or 6641218. OLE color: 6641218.
HSL color Cylindrical-coordinate representation of color #425665: hue angle of 205.71º 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 #425665 is Cyan = 0.35, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 86 | 101 | - |
| CMYK | 0.35 | 0.15 | 0 | 0.60 |
| HSL | 205.71º | 0.21% | 0.33% | - |
| HSV(B) | 205.71º | 0.35% | 0.4% | - |
| XYZ | 7.92 | 8.75 | 13.58 | - |
| YUV | 81.73 | 138.87 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 101 | 0.35 | 0.15 | 0 | 0.60 | 205.71 | 0.21 | 0.33 |
| Hex | 42 | 56 | 65 | 23 | F | 0 | 3C | CE | 15 | 21 |
| Octal | 102 | 126 | 145 | 43 | 17 | 0 | 74 | 316 | 25 | 41 |
| Binary | 1000010 | 1010110 | 1100101 | 100011 | 1111 | 0 | 111100 | 11001110 | 10101 | 100001 |
Color Harmonies of #425665
Complementary color
Monochromatic Colors of #425665
Black with #425665
Text Example
Text Example
White with #425665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425665; }
p { color: rgb(66,86,101); }
H1.HeaderClassName
{
color: #425665;
}
.AnyTagClassName
{
color: #425665;
}
</style>
background-color css
<style>
a { background-color: #425665; }
a { background-color: rgb(66,86,101); }
div.DivClassName
{
background-color: #425665;
}
.BgClassName
{
background-color: #425665;
}
</style>
border-color css
<style>
span { border-color: #425665; }
span { border-color: rgb(66,86,101); }
td.TdClassName
{
border-color: #425665;
}
.TagClassName
{
border-color: #425665;
}
</style>