Shades of Outer Space #253436
Tints of Outer Space #253436
RGB
CMYK
RGB Variations
Color information
#253436 (or 0x253436) is known color: Outer Space. HEX triplet: 25, 34 and 36. RGB value is (37,52,54). Sum of RGB (Red+Green+Blue) = 37+52+54=143 (18% of max value = 765). Red value is 37 (14.84% from 255 or 25.87% from 143); Green value is 52 (20.70% from 255 or 36.36% from 143); Blue value is 54 (21.48% from 255 or 37.76% from 143); Max value from RGB is 54 - color contains mainly: blue. Hex color #253436 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253436 is #DACBC9. Grayscale: #2F2F2F. Windows color (decimal): -14339018 or 3552293. OLE color: 3552293.
HSL color Cylindrical-coordinate representation of color #253436: hue angle of 187.06º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #253436 is Cyan = 0.31, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 37 | 52 | 54 | - |
| CMYK | 0.31 | 0.04 | 0 | 0.79 |
| HSL | 187.06º | 0.19% | 0.18% | - |
| HSV(B) | 187.06º | 0.31% | 0.21% | - |
| XYZ | 2.66 | 3.12 | 3.95 | - |
| YUV | 47.74 | 131.53 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 52 | 54 | 0.31 | 0.04 | 0 | 0.79 | 187.06 | 0.19 | 0.18 |
| Hex | 25 | 34 | 36 | 1F | 4 | 0 | 4F | BB | 13 | 12 |
| Octal | 45 | 64 | 66 | 37 | 4 | 0 | 117 | 273 | 23 | 22 |
| Binary | 100101 | 110100 | 110110 | 11111 | 100 | 0 | 1001111 | 10111011 | 10011 | 10010 |
Color Harmonies of #253436
Complementary color
Monochromatic Colors of #253436
Black with #253436
Text Example
Text Example
White with #253436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253436; }
p { color: rgb(37,52,54); }
H1.HeaderClassName
{
color: #253436;
}
.AnyTagClassName
{
color: #253436;
}
</style>
background-color css
<style>
a { background-color: #253436; }
a { background-color: rgb(37,52,54); }
div.DivClassName
{
background-color: #253436;
}
.BgClassName
{
background-color: #253436;
}
</style>
border-color css
<style>
span { border-color: #253436; }
span { border-color: rgb(37,52,54); }
td.TdClassName
{
border-color: #253436;
}
.TagClassName
{
border-color: #253436;
}
</style>