Shades of Black Rock #262738
Tints of Black Rock #262738
RGB
CMYK
RGB Variations
Color information
#262738 (or 0x262738) is known color: Black Rock. HEX triplet: 26, 27 and 38. RGB value is (38,39,56). Sum of RGB (Red+Green+Blue) = 38+39+56=133 (17% of max value = 765). Red value is 38 (15.23% from 255 or 28.57% from 133); Green value is 39 (15.62% from 255 or 29.32% from 133); Blue value is 56 (22.27% from 255 or 42.11% from 133); Max value from RGB is 56 - color contains mainly: blue. Hex color #262738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262738 is #D9D8C7. Grayscale: #282828. Windows color (decimal): -14276808 or 3680038. OLE color: 3680038.
HSL color Cylindrical-coordinate representation of color #262738: hue angle of 236.67º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #262738 is Cyan = 0.32, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 39 | 56 | - |
| CMYK | 0.32 | 0.30 | 0 | 0.78 |
| HSL | 236.67º | 0.19% | 0.18% | - |
| HSV(B) | 236.67º | 0.32% | 0.22% | - |
| XYZ | 2.24 | 2.15 | 4.04 | - |
| YUV | 40.64 | 136.67 | 126.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 39 | 56 | 0.32 | 0.30 | 0 | 0.78 | 236.67 | 0.19 | 0.18 |
| Hex | 26 | 27 | 38 | 20 | 1E | 0 | 4E | ED | 13 | 12 |
| Octal | 46 | 47 | 70 | 40 | 36 | 0 | 116 | 355 | 23 | 22 |
| Binary | 100110 | 100111 | 111000 | 100000 | 11110 | 0 | 1001110 | 11101101 | 10011 | 10010 |
Color Harmonies of #262738
Complementary color
Monochromatic Colors of #262738
Black with #262738
Text Example
Text Example
White with #262738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262738; }
p { color: rgb(38,39,56); }
H1.HeaderClassName
{
color: #262738;
}
.AnyTagClassName
{
color: #262738;
}
</style>
background-color css
<style>
a { background-color: #262738; }
a { background-color: rgb(38,39,56); }
div.DivClassName
{
background-color: #262738;
}
.BgClassName
{
background-color: #262738;
}
</style>
border-color css
<style>
span { border-color: #262738; }
span { border-color: rgb(38,39,56); }
td.TdClassName
{
border-color: #262738;
}
.TagClassName
{
border-color: #262738;
}
</style>