Shades of Chathams Blue #305570
Tints of Chathams Blue #305570
RGB
CMYK
RGB Variations
Color information
#305570 (or 0x305570) is known color: Chathams Blue. HEX triplet: 30, 55 and 70. RGB value is (48,85,112). Sum of RGB (Red+Green+Blue) = 48+85+112=245 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.59% from 245); Green value is 85 (33.59% from 255 or 34.69% from 245); Blue value is 112 (44.14% from 255 or 45.71% from 245); Max value from RGB is 112 - color contains mainly: blue. Hex color #305570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305570 is #CFAA8F. Grayscale: #4C4C4C. Windows color (decimal): -13609616 or 7361840. OLE color: 7361840.
HSL color Cylindrical-coordinate representation of color #305570: hue angle of 205.31º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #305570 is Cyan = 0.57, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 85 | 112 | - |
| CMYK | 0.57 | 0.24 | 0 | 0.56 |
| HSL | 205.31º | 0.4% | 0.31% | - |
| HSV(B) | 205.31º | 0.57% | 0.44% | - |
| XYZ | 7.39 | 8.3 | 16.54 | - |
| YUV | 77.02 | 147.74 | 107.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 85 | 112 | 0.57 | 0.24 | 0 | 0.56 | 205.31 | 0.4 | 0.31 |
| Hex | 30 | 55 | 70 | 39 | 18 | 0 | 38 | CD | 28 | 1F |
| Octal | 60 | 125 | 160 | 71 | 30 | 0 | 70 | 315 | 50 | 37 |
| Binary | 110000 | 1010101 | 1110000 | 111001 | 11000 | 0 | 111000 | 11001101 | 101000 | 11111 |
Color Harmonies of #305570
Complementary color
Monochromatic Colors of #305570
Black with #305570
Text Example
Text Example
White with #305570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305570; }
p { color: rgb(48,85,112); }
H1.HeaderClassName
{
color: #305570;
}
.AnyTagClassName
{
color: #305570;
}
</style>
background-color css
<style>
a { background-color: #305570; }
a { background-color: rgb(48,85,112); }
div.DivClassName
{
background-color: #305570;
}
.BgClassName
{
background-color: #305570;
}
</style>
border-color css
<style>
span { border-color: #305570; }
span { border-color: rgb(48,85,112); }
td.TdClassName
{
border-color: #305570;
}
.TagClassName
{
border-color: #305570;
}
</style>