Shades of Chathams Blue #265767
Tints of Chathams Blue #265767
RGB
CMYK
RGB Variations
Color information
#265767 (or 0x265767) is known color: Chathams Blue. HEX triplet: 26, 57 and 67. RGB value is (38,87,103). Sum of RGB (Red+Green+Blue) = 38+87+103=228 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.67% from 228); Green value is 87 (34.38% from 255 or 38.16% from 228); Blue value is 103 (40.62% from 255 or 45.18% from 228); Max value from RGB is 103 - color contains mainly: blue. Hex color #265767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265767 is #D9A898. Grayscale: #4A4A4A. Windows color (decimal): -14264473 or 6772518. OLE color: 6772518.
HSL color Cylindrical-coordinate representation of color #265767: hue angle of 194.77º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #265767 is Cyan = 0.63, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 87 | 103 | - |
| CMYK | 0.63 | 0.16 | 0 | 0.60 |
| HSL | 194.77º | 0.46% | 0.28% | - |
| HSV(B) | 194.77º | 0.63% | 0.4% | - |
| XYZ | 6.66 | 8.21 | 14.07 | - |
| YUV | 74.17 | 144.27 | 102.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 87 | 103 | 0.63 | 0.16 | 0 | 0.60 | 194.77 | 0.46 | 0.28 |
| Hex | 26 | 57 | 67 | 3F | 10 | 0 | 3C | C3 | 2E | 1C |
| Octal | 46 | 127 | 147 | 77 | 20 | 0 | 74 | 303 | 56 | 34 |
| Binary | 100110 | 1010111 | 1100111 | 111111 | 10000 | 0 | 111100 | 11000011 | 101110 | 11100 |
Color Harmonies of #265767
Complementary color
Monochromatic Colors of #265767
Black with #265767
Text Example
Text Example
White with #265767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265767; }
p { color: rgb(38,87,103); }
H1.HeaderClassName
{
color: #265767;
}
.AnyTagClassName
{
color: #265767;
}
</style>
background-color css
<style>
a { background-color: #265767; }
a { background-color: rgb(38,87,103); }
div.DivClassName
{
background-color: #265767;
}
.BgClassName
{
background-color: #265767;
}
</style>
border-color css
<style>
span { border-color: #265767; }
span { border-color: rgb(38,87,103); }
td.TdClassName
{
border-color: #265767;
}
.TagClassName
{
border-color: #265767;
}
</style>