Shades of Deep Sea #267961
Tints of Deep Sea #267961
RGB
CMYK
RGB Variations
Color information
#267961 (or 0x267961) is known color: Deep Sea. HEX triplet: 26, 79 and 61. RGB value is (38,121,97). Sum of RGB (Red+Green+Blue) = 38+121+97=256 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.84% from 256); Green value is 121 (47.66% from 255 or 47.27% from 256); Blue value is 97 (38.28% from 255 or 37.89% from 256); Max value from RGB is 121 - color contains mainly: green. Hex color #267961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267961 is #D9869E. Grayscale: #5D5D5D. Windows color (decimal): -14255775 or 6388006. OLE color: 6388006.
HSL color Cylindrical-coordinate representation of color #267961: hue angle of 162.65º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #267961 is Cyan = 0.69, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 121 | 97 | - |
| CMYK | 0.69 | 0 | 0.20 | 0.53 |
| HSL | 162.65º | 0.52% | 0.31% | - |
| HSV(B) | 162.65º | 0.69% | 0.47% | - |
| XYZ | 9.79 | 14.95 | 13.68 | - |
| YUV | 93.45 | 130 | 88.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 121 | 97 | 0.69 | 0 | 0.20 | 0.53 | 162.65 | 0.52 | 0.31 |
| Hex | 26 | 79 | 61 | 45 | 0 | 14 | 35 | A3 | 34 | 1F |
| Octal | 46 | 171 | 141 | 105 | 0 | 24 | 65 | 243 | 64 | 37 |
| Binary | 100110 | 1111001 | 1100001 | 1000101 | 0 | 10100 | 110101 | 10100011 | 110100 | 11111 |
Color Harmonies of #267961
Complementary color
Monochromatic Colors of #267961
Black with #267961
Text Example
Text Example
White with #267961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267961; }
p { color: rgb(38,121,97); }
H1.HeaderClassName
{
color: #267961;
}
.AnyTagClassName
{
color: #267961;
}
</style>
background-color css
<style>
a { background-color: #267961; }
a { background-color: rgb(38,121,97); }
div.DivClassName
{
background-color: #267961;
}
.BgClassName
{
background-color: #267961;
}
</style>
border-color css
<style>
span { border-color: #267961; }
span { border-color: rgb(38,121,97); }
td.TdClassName
{
border-color: #267961;
}
.TagClassName
{
border-color: #267961;
}
</style>