Shades of Chathams Blue #225765
Tints of Chathams Blue #225765
RGB
CMYK
RGB Variations
Color information
#225765 (or 0x225765) is known color: Chathams Blue. HEX triplet: 22, 57 and 65. RGB value is (34,87,101). Sum of RGB (Red+Green+Blue) = 34+87+101=222 (29% of max value = 765). Red value is 34 (13.67% from 255 or 15.32% from 222); Green value is 87 (34.38% from 255 or 39.19% from 222); Blue value is 101 (39.84% from 255 or 45.50% from 222); Max value from RGB is 101 - color contains mainly: blue. Hex color #225765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225765 is #DDA89A. Grayscale: #484848. Windows color (decimal): -14526619 or 6641442. OLE color: 6641442.
HSL color Cylindrical-coordinate representation of color #225765: hue angle of 192.54º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #225765 is Cyan = 0.66, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 87 | 101 | - |
| CMYK | 0.66 | 0.14 | 0 | 0.60 |
| HSL | 192.54º | 0.5% | 0.26% | - |
| HSV(B) | 192.54º | 0.66% | 0.4% | - |
| XYZ | 6.42 | 8.1 | 13.54 | - |
| YUV | 72.75 | 143.94 | 100.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 87 | 101 | 0.66 | 0.14 | 0 | 0.60 | 192.54 | 0.5 | 0.26 |
| Hex | 22 | 57 | 65 | 42 | E | 0 | 3C | C1 | 32 | 1A |
| Octal | 42 | 127 | 145 | 102 | 16 | 0 | 74 | 301 | 62 | 32 |
| Binary | 100010 | 1010111 | 1100101 | 1000010 | 1110 | 0 | 111100 | 11000001 | 110010 | 11010 |
Color Harmonies of #225765
Complementary color
Monochromatic Colors of #225765
Black with #225765
Text Example
Text Example
White with #225765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225765; }
p { color: rgb(34,87,101); }
H1.HeaderClassName
{
color: #225765;
}
.AnyTagClassName
{
color: #225765;
}
</style>
background-color css
<style>
a { background-color: #225765; }
a { background-color: rgb(34,87,101); }
div.DivClassName
{
background-color: #225765;
}
.BgClassName
{
background-color: #225765;
}
</style>
border-color css
<style>
span { border-color: #225765; }
span { border-color: rgb(34,87,101); }
td.TdClassName
{
border-color: #225765;
}
.TagClassName
{
border-color: #225765;
}
</style>