Shades of Arapawa #255267
Tints of Arapawa #255267
RGB
CMYK
RGB Variations
Color information
#255267 (or 0x255267) is known color: Arapawa. HEX triplet: 25, 52 and 67. RGB value is (37,82,103). Sum of RGB (Red+Green+Blue) = 37+82+103=222 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.67% from 222); Green value is 82 (32.42% from 255 or 36.94% from 222); Blue value is 103 (40.62% from 255 or 46.40% from 222); Max value from RGB is 103 - color contains mainly: blue. Hex color #255267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255267 is #DAAD98. Grayscale: #464646. Windows color (decimal): -14331289 or 6771237. OLE color: 6771237.
HSL color Cylindrical-coordinate representation of color #255267: hue angle of 199.09º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #255267 is Cyan = 0.64, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 82 | 103 | - |
| CMYK | 0.64 | 0.20 | 0 | 0.60 |
| HSL | 199.09º | 0.47% | 0.27% | - |
| HSV(B) | 199.09º | 0.64% | 0.4% | - |
| XYZ | 6.23 | 7.41 | 13.93 | - |
| YUV | 70.94 | 146.09 | 103.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 82 | 103 | 0.64 | 0.20 | 0 | 0.60 | 199.09 | 0.47 | 0.27 |
| Hex | 25 | 52 | 67 | 40 | 14 | 0 | 3C | C7 | 2F | 1B |
| Octal | 45 | 122 | 147 | 100 | 24 | 0 | 74 | 307 | 57 | 33 |
| Binary | 100101 | 1010010 | 1100111 | 1000000 | 10100 | 0 | 111100 | 11000111 | 101111 | 11011 |
Color Harmonies of #255267
Complementary color
Monochromatic Colors of #255267
Black with #255267
Text Example
Text Example
White with #255267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255267; }
p { color: rgb(37,82,103); }
H1.HeaderClassName
{
color: #255267;
}
.AnyTagClassName
{
color: #255267;
}
</style>
background-color css
<style>
a { background-color: #255267; }
a { background-color: rgb(37,82,103); }
div.DivClassName
{
background-color: #255267;
}
.BgClassName
{
background-color: #255267;
}
</style>
border-color css
<style>
span { border-color: #255267; }
span { border-color: rgb(37,82,103); }
td.TdClassName
{
border-color: #255267;
}
.TagClassName
{
border-color: #255267;
}
</style>