Shades of Chathams Blue #305870
Tints of Chathams Blue #305870
RGB
CMYK
RGB Variations
Color information
#305870 (or 0x305870) is known color: Chathams Blue. HEX triplet: 30, 58 and 70. RGB value is (48,88,112). Sum of RGB (Red+Green+Blue) = 48+88+112=248 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.35% from 248); Green value is 88 (34.77% from 255 or 35.48% from 248); Blue value is 112 (44.14% from 255 or 45.16% from 248); Max value from RGB is 112 - color contains mainly: blue. Hex color #305870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305870 is #CFA78F. Grayscale: #4E4E4E. Windows color (decimal): -13608848 or 7362608. OLE color: 7362608.
HSL color Cylindrical-coordinate representation of color #305870: hue angle of 202.5º 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 #305870 is Cyan = 0.57, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 88 | 112 | - |
| CMYK | 0.57 | 0.21 | 0 | 0.56 |
| HSL | 202.5º | 0.4% | 0.31% | - |
| HSV(B) | 202.5º | 0.57% | 0.44% | - |
| XYZ | 7.63 | 8.78 | 16.62 | - |
| YUV | 78.78 | 146.75 | 106.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 112 | 0.57 | 0.21 | 0 | 0.56 | 202.5 | 0.4 | 0.31 |
| Hex | 30 | 58 | 70 | 39 | 15 | 0 | 38 | CA | 28 | 1F |
| Octal | 60 | 130 | 160 | 71 | 25 | 0 | 70 | 312 | 50 | 37 |
| Binary | 110000 | 1011000 | 1110000 | 111001 | 10101 | 0 | 111000 | 11001010 | 101000 | 11111 |
Color Harmonies of #305870
Complementary color
Monochromatic Colors of #305870
Black with #305870
Text Example
Text Example
White with #305870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305870; }
p { color: rgb(48,88,112); }
H1.HeaderClassName
{
color: #305870;
}
.AnyTagClassName
{
color: #305870;
}
</style>
background-color css
<style>
a { background-color: #305870; }
a { background-color: rgb(48,88,112); }
div.DivClassName
{
background-color: #305870;
}
.BgClassName
{
background-color: #305870;
}
</style>
border-color css
<style>
span { border-color: #305870; }
span { border-color: rgb(48,88,112); }
td.TdClassName
{
border-color: #305870;
}
.TagClassName
{
border-color: #305870;
}
</style>