Shades of Arapawa #275267
Tints of Arapawa #275267
RGB
CMYK
RGB Variations
Color information
#275267 (or 0x275267) is known color: Arapawa. HEX triplet: 27, 52 and 67. RGB value is (39,82,103). Sum of RGB (Red+Green+Blue) = 39+82+103=224 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.41% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 103 - color contains mainly: blue. Hex color #275267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275267 is #D8AD98. Grayscale: #474747. Windows color (decimal): -14200217 or 6771239. OLE color: 6771239.
HSL color Cylindrical-coordinate representation of color #275267: hue angle of 199.69º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #275267 is Cyan = 0.62, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 82 | 103 | - |
| CMYK | 0.62 | 0.20 | 0 | 0.60 |
| HSL | 199.69º | 0.45% | 0.28% | - |
| HSV(B) | 199.69º | 0.62% | 0.4% | - |
| XYZ | 6.3 | 7.45 | 13.94 | - |
| YUV | 71.54 | 145.75 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 82 | 103 | 0.62 | 0.20 | 0 | 0.60 | 199.69 | 0.45 | 0.28 |
| Hex | 27 | 52 | 67 | 3E | 14 | 0 | 3C | C8 | 2D | 1C |
| Octal | 47 | 122 | 147 | 76 | 24 | 0 | 74 | 310 | 55 | 34 |
| Binary | 100111 | 1010010 | 1100111 | 111110 | 10100 | 0 | 111100 | 11001000 | 101101 | 11100 |
Color Harmonies of #275267
Complementary color
Monochromatic Colors of #275267
Black with #275267
Text Example
Text Example
White with #275267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275267; }
p { color: rgb(39,82,103); }
H1.HeaderClassName
{
color: #275267;
}
.AnyTagClassName
{
color: #275267;
}
</style>
background-color css
<style>
a { background-color: #275267; }
a { background-color: rgb(39,82,103); }
div.DivClassName
{
background-color: #275267;
}
.BgClassName
{
background-color: #275267;
}
</style>
border-color css
<style>
span { border-color: #275267; }
span { border-color: rgb(39,82,103); }
td.TdClassName
{
border-color: #275267;
}
.TagClassName
{
border-color: #275267;
}
</style>