Shades of Chathams Blue #305770
Tints of Chathams Blue #305770
RGB
CMYK
RGB Variations
Color information
#305770 (or 0x305770) is known color: Chathams Blue. HEX triplet: 30, 57 and 70. RGB value is (48,87,112). Sum of RGB (Red+Green+Blue) = 48+87+112=247 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.43% from 247); Green value is 87 (34.38% from 255 or 35.22% from 247); Blue value is 112 (44.14% from 255 or 45.34% from 247); Max value from RGB is 112 - color contains mainly: blue. Hex color #305770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305770 is #CFA88F. Grayscale: #4E4E4E. Windows color (decimal): -13609104 or 7362352. OLE color: 7362352.
HSL color Cylindrical-coordinate representation of color #305770: hue angle of 203.44º 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 #305770 is Cyan = 0.57, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 87 | 112 | - |
| CMYK | 0.57 | 0.22 | 0 | 0.56 |
| HSL | 203.44º | 0.4% | 0.31% | - |
| HSV(B) | 203.44º | 0.57% | 0.44% | - |
| XYZ | 7.55 | 8.61 | 16.59 | - |
| YUV | 78.19 | 147.08 | 106.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 87 | 112 | 0.57 | 0.22 | 0 | 0.56 | 203.44 | 0.4 | 0.31 |
| Hex | 30 | 57 | 70 | 39 | 16 | 0 | 38 | CB | 28 | 1F |
| Octal | 60 | 127 | 160 | 71 | 26 | 0 | 70 | 313 | 50 | 37 |
| Binary | 110000 | 1010111 | 1110000 | 111001 | 10110 | 0 | 111000 | 11001011 | 101000 | 11111 |
Color Harmonies of #305770
Complementary color
Monochromatic Colors of #305770
Black with #305770
Text Example
Text Example
White with #305770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305770; }
p { color: rgb(48,87,112); }
H1.HeaderClassName
{
color: #305770;
}
.AnyTagClassName
{
color: #305770;
}
</style>
background-color css
<style>
a { background-color: #305770; }
a { background-color: rgb(48,87,112); }
div.DivClassName
{
background-color: #305770;
}
.BgClassName
{
background-color: #305770;
}
</style>
border-color css
<style>
span { border-color: #305770; }
span { border-color: rgb(48,87,112); }
td.TdClassName
{
border-color: #305770;
}
.TagClassName
{
border-color: #305770;
}
</style>