Shades of Chathams Blue #305168
Tints of Chathams Blue #305168
RGB
CMYK
RGB Variations
Color information
#305168 (or 0x305168) is known color: Chathams Blue. HEX triplet: 30, 51 and 68. RGB value is (48,81,104). Sum of RGB (Red+Green+Blue) = 48+81+104=233 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.60% from 233); Green value is 81 (32.03% from 255 or 34.76% from 233); Blue value is 104 (41.02% from 255 or 44.64% from 233); Max value from RGB is 104 - color contains mainly: blue. Hex color #305168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305168 is #CFAE97. Grayscale: #494949. Windows color (decimal): -13610648 or 6836528. OLE color: 6836528.
HSL color Cylindrical-coordinate representation of color #305168: hue angle of 204.64º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #305168 is Cyan = 0.54, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 81 | 104 | - |
| CMYK | 0.54 | 0.22 | 0 | 0.59 |
| HSL | 204.64º | 0.37% | 0.3% | - |
| HSV(B) | 204.64º | 0.54% | 0.41% | - |
| XYZ | 6.66 | 7.51 | 14.2 | - |
| YUV | 73.76 | 145.07 | 109.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 81 | 104 | 0.54 | 0.22 | 0 | 0.59 | 204.64 | 0.37 | 0.3 |
| Hex | 30 | 51 | 68 | 36 | 16 | 0 | 3B | CD | 25 | 1E |
| Octal | 60 | 121 | 150 | 66 | 26 | 0 | 73 | 315 | 45 | 36 |
| Binary | 110000 | 1010001 | 1101000 | 110110 | 10110 | 0 | 111011 | 11001101 | 100101 | 11110 |
Color Harmonies of #305168
Complementary color
Monochromatic Colors of #305168
Black with #305168
Text Example
Text Example
White with #305168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305168; }
p { color: rgb(48,81,104); }
H1.HeaderClassName
{
color: #305168;
}
.AnyTagClassName
{
color: #305168;
}
</style>
background-color css
<style>
a { background-color: #305168; }
a { background-color: rgb(48,81,104); }
div.DivClassName
{
background-color: #305168;
}
.BgClassName
{
background-color: #305168;
}
</style>
border-color css
<style>
span { border-color: #305168; }
span { border-color: rgb(48,81,104); }
td.TdClassName
{
border-color: #305168;
}
.TagClassName
{
border-color: #305168;
}
</style>