Shades of Chathams Blue #265467
Tints of Chathams Blue #265467
RGB
CMYK
RGB Variations
Color information
#265467 (or 0x265467) is known color: Chathams Blue. HEX triplet: 26, 54 and 67. RGB value is (38,84,103). Sum of RGB (Red+Green+Blue) = 38+84+103=225 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.89% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #265467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265467 is #D9AB98. Grayscale: #484848. Windows color (decimal): -14265241 or 6771750. OLE color: 6771750.
HSL color Cylindrical-coordinate representation of color #265467: hue angle of 197.54º 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 #265467 is Cyan = 0.63, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 84 | 103 | - |
| CMYK | 0.63 | 0.18 | 0 | 0.60 |
| HSL | 197.54º | 0.46% | 0.28% | - |
| HSV(B) | 197.54º | 0.63% | 0.4% | - |
| XYZ | 6.42 | 7.73 | 13.99 | - |
| YUV | 72.41 | 145.26 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 103 | 0.63 | 0.18 | 0 | 0.60 | 197.54 | 0.46 | 0.28 |
| Hex | 26 | 54 | 67 | 3F | 12 | 0 | 3C | C6 | 2E | 1C |
| Octal | 46 | 124 | 147 | 77 | 22 | 0 | 74 | 306 | 56 | 34 |
| Binary | 100110 | 1010100 | 1100111 | 111111 | 10010 | 0 | 111100 | 11000110 | 101110 | 11100 |
Color Harmonies of #265467
Complementary color
Monochromatic Colors of #265467
Black with #265467
Text Example
Text Example
White with #265467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265467; }
p { color: rgb(38,84,103); }
H1.HeaderClassName
{
color: #265467;
}
.AnyTagClassName
{
color: #265467;
}
</style>
background-color css
<style>
a { background-color: #265467; }
a { background-color: rgb(38,84,103); }
div.DivClassName
{
background-color: #265467;
}
.BgClassName
{
background-color: #265467;
}
</style>
border-color css
<style>
span { border-color: #265467; }
span { border-color: rgb(38,84,103); }
td.TdClassName
{
border-color: #265467;
}
.TagClassName
{
border-color: #265467;
}
</style>